home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 June / NETDisc0697.iso / mac / Make A Web Page (Now!) / BBEdit Lite 4.0 / What's New in BBEdit Lite 4.0 < prev   
Text File  |  1996-12-18  |  6KB  |  160 lines

  1. What╒s New in BBEdit Lite 4.0
  2. ------ --- -- ------ ---- ---
  3.  
  4. This document provides a quick overview of what╒s new in BBEdit Lite
  5. 4.0, relative to previous versions. In general, many improvements and
  6. refinements have been made to the user interface, and a number of
  7. performance enhancements and bug fixes are also included.
  8.  
  9.  
  10. Overall Construction
  11. ------- ------------
  12. From an engineering perspective, BBEdit Lite 4.0 has more in common with
  13. commercial releases of BBEdit than with previous releases of BBEdit
  14. Lite. It is built from the same code and resource bases. This has
  15. yielded many ╥under the hood╙ improvements to performance,
  16. functionality, and reliability.
  17.  
  18.  
  19. PowerPC Performance
  20. ------- -----------
  21. BBEdit 4.0 is constructed as a ╥fat binary╙: an application which is
  22. fully native on both 680x0 and PowerPC Macintosh models. This yields
  23. maximum performance on Power Macs, and also derives benefits from using
  24. Virtual Memory on Power Macintosh models.
  25.  
  26.  
  27. Drag and Drop Text Editing
  28. ---- --- ---- ---- -------
  29. BBEdit Lite 4.0 features ╥drag and drop╙ text editing; having made a
  30. selection, you simply drag it to wherever it needs to go: another
  31. location in the same document, another open window, or another
  32. application. If you drop your text selection in the Finder, and the
  33. ╥Clipping Extension╙ is installed, the system will create a clipping
  34. file, which may be re-used at any time.
  35.  
  36. You can also insert a file╒s contents into a text document by simply
  37. dragging and dropping it from another location. To insert a folder
  38. listing, drag and drop a folder (or an alias to a folder), or even an
  39. entire disk.
  40.  
  41.  
  42. Recent Files
  43. ------ -----
  44. In the File menu, the ╥Open Recent╙ command gives quick access to the
  45. twelve most-recently-opened files.
  46.  
  47.  
  48. Improved Search and Replace
  49. -------- ------ --- -------
  50. BBEdit Lite 4.0 features improved performance in Grep searches and
  51. ╥Replace All╙ operations. For optimal Replace All performance, we
  52. recommend that you turn on the ╥Start at Top╙ check box in the Find
  53. dialog, or, if you do not wish to operate on the entire file, turn off
  54. the ╥Wrap Around╙ and ╥Backwards╙ check boxes.
  55.  
  56.  
  57. Updated Extensions
  58. ------- ----------
  59. Several of the BBEdit extensions included in the BBEdit Lite
  60. distribution package have been improved and upgraded:
  61.  
  62. -    The ╥827╙ extension has been renamed ╥Convert to ASCII╙, to more
  63.     accurately reflect this tool╒s function;
  64.  
  65. -    The ╥Educate Quotes╙ extension is now undo-able, and will operate
  66.     on the current selection range if there is one (and on the entire
  67.     document if not).
  68.  
  69. -    the behavior of Prefix/Suffix Lines has now been corrected in
  70.     several instances.
  71.  
  72.  
  73.  
  74. What was New In BBEdit Lite 3.5
  75. ==== === === == ====== ==== ===
  76.  
  77. This section summarizes the changes that were introduced in BBEdit
  78. Lite 3.5.
  79.  
  80. ╥Soft╙ Text Wrapping
  81. ------ ---- --------
  82. BBEdit Lite 3.5 features ╥soft╙ text wrapping, in which long lines of
  83. text are automatically wrapped to the width of the editing window,
  84. without using carriage returns. As you insert and delete text, BBEdit
  85. Lite will automatically re-flow the text as necessary. The ╥Soft
  86. Wrap Text╙ option replaces the old ╥Wrap While Typing╙ option.
  87.  
  88.  
  89. New ╥Find╙ Dialog
  90. --- ------ ------
  91. The Find dialog (which comes up when you choose ╥Find...╙ from the
  92. Search menu) has been expanded and revised for more functionality and
  93. greater ease of use. All of the options from BBEdit Lite 3.0 are
  94. present, but you no longer have to flip pages in the dialog in order to
  95. access the multi-file search options. In addition, you can now hide the
  96. multi-file search options by clicking the small triangle to the left of
  97. the ╥Multi-File Search╙ check box.
  98.  
  99. A ╥Start at Top╙ option has been added. When this option is selected,
  100. BBEdit Lite will always search forward from the beginning of the file,
  101. regardless of where the current selection range may be.
  102.  
  103.  
  104. Updated Menus
  105. ------- -----
  106. BBEdit Lite now uses Ramon Felciano╒s ╥Mercutio╙ menu definition. In
  107. addition to being more compatible than the previous approach, Mercutio
  108. also makes ╥alternative╙ keyboard equivalents visible while menus are
  109. pulled down. (To see this in action, pull down the File menu, and slowly
  110. press and release the Option key.)
  111.  
  112.  
  113. Improved ╥Get Info╙ dialog
  114. -------- ---- ----- ------
  115. The Get Info dialog has been expanded to provide character, word, and
  116. line counts for both the selection range and the entire documents. To
  117. compute the page count for the selection range and entire document,
  118. click the ╥Paginate╙ button. The ╥Copy Path╙ button will place the full
  119. path of the front document onto the Clipboard, ready for pasting into an
  120. edit window or into another application.
  121.  
  122.  
  123. Simplified Preferences
  124. ---------- -----------
  125. The ╥Zap Gremlins╙ and ╥Hard Wrap╙ commands now remember their settings
  126. after you quit BBEdit. As a result, the ╥Wrapping╙ and ╥Zapping╙
  127. sections of the Preferences dialog are no longer required, and have been
  128. removed.
  129.  
  130. In addition, the ╥Preferences╙ dialog has been revised for greater ease
  131. of use. All available preferences are listed on the left-hand side of
  132. the Preferences dialog; you can click on any one of the items to make
  133. that page of the dialog available.
  134.  
  135.  
  136. Simplified State
  137. ---------- -----
  138. The ╥Remember File State╙ option controls whether or not BBEdit Lite
  139. remembers a document╒s state information (window position and size, font
  140. settings, display and printing options, and more). Version 3.5 no longer
  141. differentiates between the different state resource formats, but instead
  142. saves the state information in a format that is compatible with all
  143. modern text editors and development environments. (The Remember File
  144. State option for each document can be found on the file options popup in
  145. each window╒s status area, and can be set for all new documents in the
  146. ╥State╙ section of the Preferences dialog.)
  147.  
  148.  
  149. Contact Info
  150. ======= ====
  151.  
  152. Bare Bones Software, Inc.
  153. P.O. Box 1048
  154. Bedford, MA 01730
  155.  
  156. email:     support@barebones.com
  157. Web:    http://www.barebones.com/
  158.  
  159. =end=
  160.